Skip to content

Conversation

@schpet
Copy link
Owner

@schpet schpet commented Oct 6, 2025

Summary

  • Pass --team flag through to openTeamAssigneeView when using --web or --app
  • Fetch workspace from viewer's organization when not configured (useful when running unconfigured)

What changed from original PR

The original PR also fixed sort flag handling, but those changes have already been merged to main separately. This PR now only contains the openTeamAssigneeView improvements.

Test plan

  • linear issue list --web --team <other-team> opens the correct team view
  • linear issue list --app --team <other-team> opens the correct team view
  • linear issue list --web works without workspace configured (fetches from API)

@schpet schpet force-pushed the push-rumkpluutnpx branch from 82e5473 to e2fa184 Compare October 6, 2025 17:29
…rkspace

- Pass team option through to openTeamAssigneeView when using --web or --app
- Accept team parameter in openTeamAssigneeView function
- Fetch workspace from viewer's organization when not configured
@schpet schpet force-pushed the push-rumkpluutnpx branch from e2fa184 to afc8fe3 Compare January 27, 2026 21:07
@schpet schpet changed the title Improve issue list sort handling and team view open fix: issue list --web/--app respects --team flag and works without workspace Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants